SftTree/NET 2.0

Right Property, SplitterClass Class

Softel vdm, Inc.

Describes the attributes of the right pane in a split tree control.

Syntax      SplitterClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Right As RightPane

C#   

public RightPane Right { get; }

C++   

public: property RightPane^ Right {
        RightPane^ get();
}

Property Value

The attributes of the right pane in a split tree control.

Comments

The Right property describes the attributes of the right pane in a split tree control.

If a tree control does not have a splitter bar (Splitter.Visible is False), only the left pane is available and all columns are located in the left pane.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com